home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14841 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: bignews.shef.ac.uk!usenet
  2. From: Richard Meacham <R.Meacham@sheffield.ac.uk>
  3. Newsgroups: comp.lang.c++
  4. Subject: Flex++/bison++
  5. Date: Mon, 01 Apr 1996 16:28:12 +0100
  6. Organization: University of Sheffield, UK
  7. Message-ID: <315FF60C.41C67EA6@sheffield.ac.uk>
  8. NNTP-Posting-Host: morph.shef.ac.uk
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (X11; I; SunOS 4.1.4 sun4m)
  13.  
  14. I have a C++ program which currently uses yacc++ and lex++ on SunOS.
  15. I am considering updating this to use bison++ and flex++.
  16. Can anyone recommend this approach?
  17. What do other people use for text parsing front ends?
  18. What are the most up-to-date versions of these, and where can I get 
  19. them ?
  20.  
  21. Regards,
  22.  
  23. Richard
  24.  
  25. *************************************
  26. * Richard Meacham                    
  27. * Contract Researcher                
  28. * Electronic Systems Group,          
  29. * Dept. Electronic & Electrical Eng, 
  30. * Sheffield University               
  31. * UK                                 
  32. *                                    
  33. * ++44 114 273 0776                  
  34. * R.Meacham@sheffield.ac.uk          
  35. * http://www.shef.ac.uk/~eee/esg     
  36. *************************************
  37.